Search Result  

Create google oauth credentials Client Id and Client Secret

To be able to integrate and use google authentication in our asp.net core application, we have to fi ...View More

Create custom authorization policy using func in asp net core

why and how to create a custom authorization policy using a func in asp.net core Text version of the ...View More

Manage user claims in asp net core

How to manage user claims i.e add or remove claims for a user in asp.net core using the identity api ...View More

Manage user roles in asp net core identity

How to add or remove roles for a given user using the asp.net core identity api Text version of the  ...View More

Deploy a .NET Core API with Docker (Step-by-Step)

In this video we build & package a .NET Core API as a Docker image, then deploy and spin that image  ...View More

Edit identity user in asp net core

How to edit identity user in asp.net core Text version of the video ...

List all users from asp net core identity database

How to retrieve and display all the registered application users in asp.net core using the identity  ...View More

Asp.Net Core WebSockets Vs SignalR. Which should you use? (Full Course)

In this video we build 2 separate chat applications, one using Asp.Net Core WebSockets and the other ...View More

Show or hide navigation menu based on user role in asp net core

How to show or hide navigation menu items based on the logged-in user role in asp.net core mvc. Heal ...View More

ASP NET Core role based authorization

Role based authorization in asp.net core Healthy diet is very important for both body and mind. We w ...View More